Cube Yogi
Cube Yogi
Leader in Zoho Solutions/Consultation

Concatenating a field value with another string value using formula field in Zoho CRM

Here is our approach for concatenating a field value with another string value using formula field in Zoho CRM 

Approach

We can concatenate a field value with another string value using formula field in Zoho CRM

1. Creating Formula Field

1.1 Open module edit view  --> Drag and drop to add ''Formula Field' from 'New Fields'

1.2 Give a name for the formula field

1.3 Select return type for the field choose 'String'

1.4 Add the given formula here, and replace the field name with your field name

1.5 Formula field has been created

Formula

Sample Output

Adding name into First name field

First name value was concatenated with given string in the formula and added into the formula field